Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

add logic to retry ajax requests up to 3 times #300

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jbarrus
Copy link

@jbarrus jbarrus commented May 3, 2017

As the number of tests in our suite grow, we are starting to see frequent, but intermittent failures when loading JSON fixtures:

Error: JSONFixture could not be loaded: test/sample-data-files/application-list.json (status: error, message: undefined) thrown

Some retry logic on the jquery ajax requests has helped reduce this problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant